Power Stress Message
PowerStress testing support via the C++ PowerStress module
Content copied to clipboard
meshtastic.PowerStressMessage
Types
Link copied to clipboard
PowerStress testing support via the C++ PowerStress module
Content copied to clipboard
meshtastic.PowerStressMessage
Link copied to clipboard
What operation would we like the UUT to perform.
note: senders should probably set want_response in their request packets, so that they can know when the state
machine has started processing their request
Content copied to clipboard
meshtastic.PowerStressMessage.Opcode
Functions
Link copied to clipboard
inline fun PowerMonProtos.PowerStressMessage.copy(block: PowerStressMessageKt.Dsl.() -> Unit): PowerMonProtos.PowerStressMessage
inline fun PowerMonProtos.PowerStressMessage.copy(block: PowerStressMessageKt.Dsl.() -> Unit): PowerMonProtos.PowerStressMessage
inline fun PowerMonProtos.PowerStressMessage.copy(block: PowerStressMessageKt.Dsl.() -> Unit): PowerMonProtos.PowerStressMessage
inline fun PowerMonProtos.PowerStressMessage.copy(block: PowerStressMessageKt.Dsl.() -> Unit): PowerMonProtos.PowerStressMessage
Link copied to clipboard
What type of HardwareMessage is this?
Content copied to clipboard
.meshtastic.PowerStressMessage.Opcode cmd = 1;
Link copied to clipboard
What type of HardwareMessage is this?
Content copied to clipboard
.meshtastic.PowerStressMessage.Opcode cmd = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
float num_seconds = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun newBuilder(prototype: PowerMonProtos.PowerStressMessage): PowerMonProtos.PowerStressMessage.Builder
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PowerMonProtos.PowerStressMessage
Link copied to clipboard
Link copied to clipboard